Skip to main content

revXMLRPC_DeleteParam

Type

command

Summary

Deletes a single parameter from an XML-RPC document structure.

Syntax

revXMLRPC_DeleteParam <XMLRPCdocumentID>,<paramNumber>

Description

Use revXMLRPC_DeleteParam to delete a single parameter from an XML-RPC documents structure.

Parameters

NameTypeDescription

XMLRPCdocumentID

integer

The number returned by the revXMLRPC_CreateRequest when you created the XML-RPC request.

paramNumber

integer

The number given to the parameter to be removed from the XML-RPC document structure.

Examples

revXMLRPC_DeleteParam theRequest,3

command: revXMLRPC_DeleteAllDocuments

function: result, revXMLRPC_CreateRequest, revXMLRPC_Execute

glossary: LiveCode custom library, Standalone Application Settings, standalone application, command, XML-RPC, XML-RPC document

library: XML-RPC library

Compatibility and Support

Introduced

LiveCode 2.5

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?